Click or drag to resize

NoteCollectionInsert Method

Overload List
  NameDescription
Public methodInsert(Int32, Note)
Inserts the specified Note at the specified possition.
Public methodInsert(Int32, String)
Inserts a Note with the specified description at the specified possition.
Public methodInsert(Int32, String, String)
Inserts a Note with the specified description and langauge at the specified possition.
Top
See Also